1.3.3 认证
此类事件的主类型(mainType)为auth/auth_primary/auth_secondary/auth_trust_device/auth_enhance_acl_pre_login/auth_enhance_acl_auth_app,子类型(subType)列举如下:
| 事件子类型 | 事件说明 | 是否为安全日志 |
|---|---|---|
| uem_author.auth | UEM授权准入认证 | |
| user.access_check.auth | 准入认证 | |
| user.alert.auth | 安全警示认证 | |
| user.auth_check.auth | 用户认证策略匹配 | |
| user.cas.auth | CAS认证 | |
| user.cert.auth | 证书认证 | |
| user.check_code.auth | 短信验证码校验 | |
| user.dingtalk.auth | 钉钉认证 | |
| user.email_sms.auth | 邮箱认证 | |
| user.feishu.auth | 飞书认证 | |
| user.govDingtalk.auth | 浙政钉认证 | |
| user.https_oauth2.auth | 自定义oauth2认证 | |
| user.https_psw.auth | https密码认证 | |
| user.https_sms.auth | 短信认证 | |
| user.https_token.auth | HTTP(S)令牌认证 | |
| user.ldap.auth | LDAP认证 | |
| user.local_psw.auth | 本地密码认证 | |
| user.oauth2.auth | oauth2认证 | |
| user.passport_token_online.auth | 客户端免密认证 | |
| user.passport_token_verify.auth | 免密校验认证 | |
| user.qrcode.auth | 扫码认证 | |
| user.qywechat.auth | 企业微信认证 | |
| user.radius.auth | radius认证 | |
| user.saml.auth | SAML认证 | |
| user.sangfor_id.auth | 手机令牌免密认证 | |
| user.secondaryCert.auth | 证书二次认证 | |
| user.send_sms | 发送短信 | |
| user.skip_second_auth | 免辅认证 | |
| user.token.auth | 令牌认证 | |
| user.totp_token.auth | totp令牌认证 | |
| user.totp_token.bind | 绑定totp密钥 | |
| user.trust_device.auth | 授信终端认证 |